home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / andere sprachen / ucb_logo / logolib / queue < prev    next >
Encoding:
Text File  |  1996-07-16  |  75 b   |  6 lines

  1. to queue :queue :item
  2. make :queue lput :item thing :queue
  3. end
  4.  
  5. bury "queue
  6.